CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge detection

搜索资源列表

  1. Berkeley

    0下载:
  2. 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1101154
    • 提供者:tiantian
  1. laplace-sharpen

    0下载:
  2. Laplacian sharpening method for edge detection of image
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:40066
    • 提供者:ma
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. 0houghtoedge

    0下载:
  2. 可以检测图像中圆和直线的信息,有利于初学者使用学习。-Edge detection has played an important role in the field of computer vision. A parametric edge detection method based on recursive mean-separate image decomposition is introduced. A method for automatic parameter selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13415
    • 提供者:力量
  1. edge_detection

    0下载:
  2. Edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:995805
    • 提供者:zhinghong
  1. shearlet

    0下载:
  2. Analysis of Singularities and Edge Detection using the Shearlet Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:417315
    • 提供者:毛锋
  1. image_Segmentation

    0下载:
  2. 平滑滤波 多图像边缘检测与分割处理,用matlab实现-Smoothing filter Multi-image edge detection and segmentation processing, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4927776
    • 提供者:张三
  1. Frame

    0下载:
  2. 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:610039
    • 提供者:张峰
  1. canny_d

    0下载:
  2. canny edge detection in C
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4224
    • 提供者:iyer
  1. EdgeDetection

    0下载:
  2. A program to compare different method of edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:35902
    • 提供者:
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36107
    • 提供者:李勇
  1. edge_detection

    0下载:
  2. codes for edge detection method
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:63697
    • 提供者:Renuka
  1. edge-detection

    0下载:
  2. edge detection methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:310976
    • 提供者:Anina
  1. MorphologicalEdgeDetection

    0下载:
  2. Morphological Edge Detection works good but works bad with image having noise
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:316453
    • 提供者:ramudu
  1. Sharpening.and.edge.detection

    0下载:
  2. 锐化及边缘检测,包含边缘检测,梯度锐化和微分运算-Sharpening and edge detection, including edge detection, gradient sharpening and differential operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:944489
    • 提供者:qianqian
  1. edgedetection-usingACO

    0下载:
  2. this code for edge detection using ACO
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3532
    • 提供者:lazarus
  1. test

    0下载:
  2. 运行test文件,该程序用基尔希算子对图像进行边缘检测-Run the test file, the program operator with a Kirsch edge detection on image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:225149
    • 提供者:徐薇
  1. fastcheck

    1下载:
  2. 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:145323
    • 提供者:杜鹃
  1. Cannyedgedetection

    0下载:
  2. A simple program for edge detection using Canny s algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:glen
  1. ACO

    0下载:
  2. this project is used for finding edge detection with ACO
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:32117
    • 提供者:prince
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com